dom.setTableCellTag()
Availability
3.0
Description
Specifies the tag for the selected cell.
Arguments
tdOrTh
The argument must be either
"td"
or
"th"
.
Returns
Nothing.
Enabler
None.